-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Added regression function match value test #50505
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Highfive didn't assign a reviewer, assigning @oli-obk since they requested the test. |
@bors r+ rollup |
📌 Commit a6476a7 has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r- Please prepend the test with the correct license. You can just copy it out of any other test. |
@oli-obk Whoops, added now. |
@bors r+ rollup |
📌 Commit 31a8ffe has been approved by |
Added regression function match value test closes rust-lang#44333
Rollup of 11 pull requests Successful merges: - #49988 (Mention Result<!, E> in never docs.) - #50148 (turn `ManuallyDrop::new` into a constant function) - #50456 (Update the Cargo submodule) - #50460 (Make `String::new()` const) - #50464 (Remove some transmutes) - #50505 (Added regression function match value test) - #50511 (Add some explanations for #[must_use]) - #50525 (Optimize string handling in lit_token().) - #50527 (Cleanup a `use` in a raw_vec test) - #50539 (Add more logarithm constants) - #49523 (Update RELEASES.md for 1.26.0) Failed merges:
closes #44333